E-Tech Timer / E-Tech Timer / stopwatch.Designer.vbon commit add archived files (d846247)
   1<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
   2Partial Class stopwatch
   3    Inherits ComponentFactory.Krypton.Toolkit.KryptonForm
   4
   5    'Form overrides dispose to clean up the component list.
   6    <System.Diagnostics.DebuggerNonUserCode()> _
   7    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
   8        If disposing AndAlso components IsNot Nothing Then
   9            components.Dispose()
  10        End If
  11        MyBase.Dispose(disposing)
  12    End Sub
  13
  14    'Required by the Windows Form Designer
  15    Private components As System.ComponentModel.IContainer
  16
  17    'NOTE: The following procedure is required by the Windows Form Designer
  18    'It can be modified using the Windows Form Designer.  
  19    'Do not modify it using the code editor.
  20    <System.Diagnostics.DebuggerStepThrough()> _
  21    Private Sub InitializeComponent()
  22        Me.components = New System.ComponentModel.Container()
  23        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(stopwatch))
  24        Me.KryptonPanel = New ComponentFactory.Krypton.Toolkit.KryptonPanel()
  25        Me.KryptonButton9 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  26        Me.KryptonButton10 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  27        Me.KryptonButton8 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  28        Me.KryptonButton6 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  29        Me.KryptonButton7 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  30        Me.KryptonTextBox2 = New ComponentFactory.Krypton.Toolkit.KryptonTextBox()
  31        Me.KryptonCheckBox1 = New ComponentFactory.Krypton.Toolkit.KryptonCheckBox()
  32        Me.KryptonListBox1 = New ComponentFactory.Krypton.Toolkit.KryptonListBox()
  33        Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  34        Me.RenameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  35        Me.StartAtSelectedToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  36        Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  37        Me.KryptonLabel1 = New ComponentFactory.Krypton.Toolkit.KryptonLabel()
  38        Me.KryptonTextBox1 = New ComponentFactory.Krypton.Toolkit.KryptonTextBox()
  39        Me.KryptonButton4 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  40        Me.KryptonButton5 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  41        Me.KryptonButton2 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  42        Me.Label1 = New System.Windows.Forms.Label()
  43        Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  44        Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
  45        Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
  46        Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  47        Me.OpenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  48        Me.StartTimingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  49        Me.PauseTimingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  50        Me.ResetTimingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  51        Me.LogTimeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  52        Me.settingstt = New System.Windows.Forms.ToolTip(Me.components)
  53        Me.showlogtt = New System.Windows.Forms.ToolTip(Me.components)
  54        Me.logtimett = New System.Windows.Forms.ToolTip(Me.components)
  55        Me.alertattt = New System.Windows.Forms.ToolTip(Me.components)
  56        Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
  57        Me.elapsedtt = New System.Windows.Forms.ToolTip(Me.components)
  58        Me.startAtTip = New System.Windows.Forms.ToolTip(Me.components)
  59        CType(Me.KryptonPanel, System.ComponentModel.ISupportInitialize).BeginInit()
  60        Me.KryptonPanel.SuspendLayout()
  61        Me.ContextMenuStrip2.SuspendLayout()
  62        Me.ContextMenuStrip1.SuspendLayout()
  63        Me.SuspendLayout()
  64        '
  65        'KryptonPanel
  66        '
  67        Me.KryptonPanel.Controls.Add(Me.KryptonButton9)
  68        Me.KryptonPanel.Controls.Add(Me.KryptonButton10)
  69        Me.KryptonPanel.Controls.Add(Me.KryptonButton8)
  70        Me.KryptonPanel.Controls.Add(Me.KryptonButton6)
  71        Me.KryptonPanel.Controls.Add(Me.KryptonButton7)
  72        Me.KryptonPanel.Controls.Add(Me.KryptonTextBox2)
  73        Me.KryptonPanel.Controls.Add(Me.KryptonCheckBox1)
  74        Me.KryptonPanel.Controls.Add(Me.KryptonListBox1)
  75        Me.KryptonPanel.Controls.Add(Me.KryptonLabel1)
  76        Me.KryptonPanel.Controls.Add(Me.KryptonTextBox1)
  77        Me.KryptonPanel.Controls.Add(Me.KryptonButton4)
  78        Me.KryptonPanel.Controls.Add(Me.KryptonButton5)
  79        Me.KryptonPanel.Controls.Add(Me.KryptonButton2)
  80        Me.KryptonPanel.Controls.Add(Me.Label1)
  81        Me.KryptonPanel.Dock = System.Windows.Forms.DockStyle.Fill
  82        Me.KryptonPanel.Location = New System.Drawing.Point(0, 0)
  83        Me.KryptonPanel.Name = "KryptonPanel"
  84        Me.KryptonPanel.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Blue
  85        Me.KryptonPanel.Size = New System.Drawing.Size(381, 247)
  86        Me.KryptonPanel.TabIndex = 14
  87        '
  88        'KryptonButton9
  89        '
  90        Me.KryptonButton9.Location = New System.Drawing.Point(115, 133)
  91        Me.KryptonButton9.Name = "KryptonButton9"
  92        Me.KryptonButton9.Size = New System.Drawing.Size(72, 27)
  93        Me.KryptonButton9.TabIndex = 0
  94        Me.KryptonButton9.Values.Text = "Start"
  95        '
  96        'KryptonButton10
  97        '
  98        Me.KryptonButton10.Location = New System.Drawing.Point(3, 3)
  99        Me.KryptonButton10.Name = "KryptonButton10"
 100        Me.KryptonButton10.Size = New System.Drawing.Size(149, 25)
 101        Me.KryptonButton10.TabIndex = 8
 102        Me.KryptonButton10.Values.Image = CType(resources.GetObject("KryptonButton10.Values.Image"), System.Drawing.Image)
 103        Me.KryptonButton10.Values.Text = "Switch to Countdown"
 104        '
 105        'KryptonButton8
 106        '
 107        Me.KryptonButton8.Location = New System.Drawing.Point(343, 3)
 108        Me.KryptonButton8.Name = "KryptonButton8"
 109        Me.KryptonButton8.Size = New System.Drawing.Size(31, 25)
 110        Me.KryptonButton8.TabIndex = 9
 111        Me.settingstt.SetToolTip(Me.KryptonButton8, "Settings")
 112        Me.KryptonButton8.Values.Image = CType(resources.GetObject("KryptonButton8.Values.Image"), System.Drawing.Image)
 113        Me.KryptonButton8.Values.Text = ""
 114        '
 115        'KryptonButton6
 116        '
 117        Me.KryptonButton6.Location = New System.Drawing.Point(401, 215)
 118        Me.KryptonButton6.Name = "KryptonButton6"
 119        Me.KryptonButton6.Size = New System.Drawing.Size(106, 24)
 120        Me.KryptonButton6.TabIndex = 10
 121        Me.KryptonButton6.Values.Text = "Start at Selected"
 122        '
 123        'KryptonButton7
 124        '
 125        Me.KryptonButton7.Location = New System.Drawing.Point(513, 215)
 126        Me.KryptonButton7.Name = "KryptonButton7"
 127        Me.KryptonButton7.Size = New System.Drawing.Size(106, 24)
 128        Me.KryptonButton7.TabIndex = 9
 129        Me.KryptonButton7.Values.Text = "Delete Selected"
 130        '
 131        'KryptonTextBox2
 132        '
 133        Me.KryptonTextBox2.Location = New System.Drawing.Point(256, 215)
 134        Me.KryptonTextBox2.MaxLength = 14
 135        Me.KryptonTextBox2.Name = "KryptonTextBox2"
 136        Me.KryptonTextBox2.Size = New System.Drawing.Size(76, 20)
 137        Me.KryptonTextBox2.TabIndex = 7
 138        Me.KryptonTextBox2.Text = "00:05:00.0"
 139        Me.alertattt.SetToolTip(Me.KryptonTextBox2, "This field supports the flexible input syntax, so you may" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "omit some elements for" & _
 140        " simplicity. More details in Settings." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Alerts can be configured in Settings.")
 141        '
 142        'KryptonCheckBox1
 143        '
 144        Me.KryptonCheckBox1.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.NormalControl
 145        Me.KryptonCheckBox1.Location = New System.Drawing.Point(188, 215)
 146        Me.KryptonCheckBox1.Name = "KryptonCheckBox1"
 147        Me.KryptonCheckBox1.Size = New System.Drawing.Size(66, 20)
 148        Me.KryptonCheckBox1.TabIndex = 6
 149        Me.KryptonCheckBox1.Text = "Alert at:"
 150        Me.alertattt.SetToolTip(Me.KryptonCheckBox1, "This field supports the flexible input syntax, so you may" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "omit some elements for" & _
 151        " simplicity. More details in Settings." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Alerts can be configured in Settings.")
 152        Me.KryptonCheckBox1.Values.Text = "Alert at:"
 153        '
 154        'KryptonListBox1
 155        '
 156        Me.KryptonListBox1.ContextMenuStrip = Me.ContextMenuStrip2
 157        Me.KryptonListBox1.Location = New System.Drawing.Point(401, 3)
 158        Me.KryptonListBox1.Name = "KryptonListBox1"
 159        Me.KryptonListBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended
 160        Me.KryptonListBox1.Size = New System.Drawing.Size(218, 206)
 161        Me.KryptonListBox1.TabIndex = 6
 162        '
 163        'ContextMenuStrip2
 164        '
 165        Me.ContextMenuStrip2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
 166        Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.RenameToolStripMenuItem, Me.StartAtSelectedToolStripMenuItem, Me.DeleteToolStripMenuItem})
 167        Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
 168        Me.ContextMenuStrip2.Size = New System.Drawing.Size(118, 70)
 169        '
 170        'RenameToolStripMenuItem
 171        '
 172        Me.RenameToolStripMenuItem.Name = "RenameToolStripMenuItem"
 173        Me.RenameToolStripMenuItem.Size = New System.Drawing.Size(117, 22)
 174        Me.RenameToolStripMenuItem.Text = "Rename"
 175        '
 176        'StartAtSelectedToolStripMenuItem
 177        '
 178        Me.StartAtSelectedToolStripMenuItem.Name = "StartAtSelectedToolStripMenuItem"
 179        Me.StartAtSelectedToolStripMenuItem.Size = New System.Drawing.Size(117, 22)
 180        Me.StartAtSelectedToolStripMenuItem.Text = "Start"
 181        '
 182        'DeleteToolStripMenuItem
 183        '
 184        Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
 185        Me.DeleteToolStripMenuItem.Size = New System.Drawing.Size(117, 22)
 186        Me.DeleteToolStripMenuItem.Text = "Delete"
 187        '
 188        'KryptonLabel1
 189        '
 190        Me.KryptonLabel1.Location = New System.Drawing.Point(49, 215)
 191        Me.KryptonLabel1.Name = "KryptonLabel1"
 192        Me.KryptonLabel1.Size = New System.Drawing.Size(53, 20)
 193        Me.KryptonLabel1.TabIndex = 1
 194        Me.startAtTip.SetToolTip(Me.KryptonLabel1, "This field supports the flexible input syntax, so you may" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "omit some elements for" & _
 195        " simplicity. More details in Settings.")
 196        Me.KryptonLabel1.Values.Text = "Start at:"
 197        '
 198        'KryptonTextBox1
 199        '
 200        Me.KryptonTextBox1.Location = New System.Drawing.Point(104, 215)
 201        Me.KryptonTextBox1.MaxLength = 14
 202        Me.KryptonTextBox1.Name = "KryptonTextBox1"
 203        Me.KryptonTextBox1.Size = New System.Drawing.Size(76, 20)
 204        Me.KryptonTextBox1.TabIndex = 5
 205        Me.KryptonTextBox1.Text = "00:00:00.0"
 206        Me.startAtTip.SetToolTip(Me.KryptonTextBox1, "This field supports the flexible input syntax, so you may" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "omit some elements for" & _
 207        " simplicity. More details in Settings.")
 208        '
 209        'KryptonButton4
 210        '
 211        Me.KryptonButton4.Location = New System.Drawing.Point(193, 133)
 212        Me.KryptonButton4.Name = "KryptonButton4"
 213        Me.KryptonButton4.Size = New System.Drawing.Size(72, 27)
 214        Me.KryptonButton4.TabIndex = 3
 215        Me.showlogtt.SetToolTip(Me.KryptonButton4, "Show/hide your logged times")
 216        Me.KryptonButton4.Values.Text = "Show Log"
 217        '
 218        'KryptonButton5
 219        '
 220        Me.KryptonButton5.Location = New System.Drawing.Point(193, 166)
 221        Me.KryptonButton5.Name = "KryptonButton5"
 222        Me.KryptonButton5.Size = New System.Drawing.Size(72, 27)
 223        Me.KryptonButton5.TabIndex = 4
 224        Me.logtimett.SetToolTip(Me.KryptonButton5, "Save the current elapsed time.")
 225        Me.KryptonButton5.Values.Text = "Log Time"
 226        '
 227        'KryptonButton2
 228        '
 229        Me.KryptonButton2.Location = New System.Drawing.Point(115, 166)
 230        Me.KryptonButton2.Name = "KryptonButton2"
 231        Me.KryptonButton2.Size = New System.Drawing.Size(72, 27)
 232        Me.KryptonButton2.TabIndex = 2
 233        Me.KryptonButton2.Values.Text = "Reset"
 234        '
 235        'Label1
 236        '
 237        Me.Label1.AutoSize = True
 238        Me.Label1.BackColor = System.Drawing.Color.Transparent
 239        Me.Label1.Font = New System.Drawing.Font("Calibri", 40.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
 240        Me.Label1.Location = New System.Drawing.Point(14, 40)
 241        Me.Label1.MaximumSize = New System.Drawing.Size(367, 66)
 242        Me.Label1.Name = "Label1"
 243        Me.Label1.Size = New System.Drawing.Size(367, 66)
 244        Me.Label1.TabIndex = 11
 245        Me.Label1.Text = "00:00:00.00000"
 246        Me.elapsedtt.SetToolTip(Me.Label1, "Click to copy elapsed time")
 247        '
 248        'Timer1
 249        '
 250        Me.Timer1.Interval = 1
 251        '
 252        'Timer2
 253        '
 254        Me.Timer2.Interval = 1
 255        '
 256        'NotifyIcon1
 257        '
 258        Me.NotifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info
 259        Me.NotifyIcon1.BalloonTipText = "E-Tech Timer: Your specified time has been reached."
 260        Me.NotifyIcon1.BalloonTipTitle = "Time's up!"
 261        Me.NotifyIcon1.ContextMenuStrip = Me.ContextMenuStrip1
 262        Me.NotifyIcon1.Icon = CType(resources.GetObject("NotifyIcon1.Icon"), System.Drawing.Icon)
 263        Me.NotifyIcon1.Text = "E-Tech Timer"
 264        Me.NotifyIcon1.Visible = True
 265        '
 266        'ContextMenuStrip1
 267        '
 268        Me.ContextMenuStrip1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
 269        Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OpenToolStripMenuItem, Me.StartTimingToolStripMenuItem, Me.PauseTimingToolStripMenuItem, Me.ResetTimingToolStripMenuItem, Me.LogTimeToolStripMenuItem})
 270        Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
 271        Me.ContextMenuStrip1.Size = New System.Drawing.Size(147, 114)
 272        Me.ContextMenuStrip1.Text = "E-Tech Timer"
 273        '
 274        'OpenToolStripMenuItem
 275        '
 276        Me.OpenToolStripMenuItem.Name = "OpenToolStripMenuItem"
 277        Me.OpenToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
 278        Me.OpenToolStripMenuItem.Text = "Open"
 279        '
 280        'StartTimingToolStripMenuItem
 281        '
 282        Me.StartTimingToolStripMenuItem.Name = "StartTimingToolStripMenuItem"
 283        Me.StartTimingToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
 284        Me.StartTimingToolStripMenuItem.Text = "Start Timing"
 285        '
 286        'PauseTimingToolStripMenuItem
 287        '
 288        Me.PauseTimingToolStripMenuItem.Name = "PauseTimingToolStripMenuItem"
 289        Me.PauseTimingToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
 290        Me.PauseTimingToolStripMenuItem.Text = "Pause Timing"
 291        '
 292        'ResetTimingToolStripMenuItem
 293        '
 294        Me.ResetTimingToolStripMenuItem.Name = "ResetTimingToolStripMenuItem"
 295        Me.ResetTimingToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
 296        Me.ResetTimingToolStripMenuItem.Text = "Reset Timing"
 297        '
 298        'LogTimeToolStripMenuItem
 299        '
 300        Me.LogTimeToolStripMenuItem.Name = "LogTimeToolStripMenuItem"
 301        Me.LogTimeToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
 302        Me.LogTimeToolStripMenuItem.Text = "Log Time"
 303        '
 304        'BackgroundWorker1
 305        '
 306        '
 307        'stopwatch
 308        '
 309        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
 310        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
 311        Me.ClientSize = New System.Drawing.Size(381, 247)
 312        Me.Controls.Add(Me.KryptonPanel)
 313        Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
 314        Me.MaximizeBox = False
 315        Me.MaximumSize = New System.Drawing.Size(397, 286)
 316        Me.MinimumSize = New System.Drawing.Size(397, 286)
 317        Me.Name = "stopwatch"
 318        Me.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Black
 319        Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
 320        Me.TextExtra = "E-Tech Timer"
 321        CType(Me.KryptonPanel, System.ComponentModel.ISupportInitialize).EndInit()
 322        Me.KryptonPanel.ResumeLayout(False)
 323        Me.KryptonPanel.PerformLayout()
 324        Me.ContextMenuStrip2.ResumeLayout(False)
 325        Me.ContextMenuStrip1.ResumeLayout(False)
 326        Me.ResumeLayout(False)
 327
 328    End Sub
 329    Friend WithEvents KryptonPanel As ComponentFactory.Krypton.Toolkit.KryptonPanel
 330
 331    Public Sub New()
 332
 333        ' This call is required by the Windows Form Designer.
 334        InitializeComponent()
 335
 336        ' Add any initialization after the InitializeComponent() call.
 337
 338    End Sub
 339
 340    Protected Overrides Sub Finalize()
 341        MyBase.Finalize()
 342    End Sub
 343    Friend WithEvents KryptonButton4 As ComponentFactory.Krypton.Toolkit.KryptonButton
 344    Friend WithEvents KryptonButton5 As ComponentFactory.Krypton.Toolkit.KryptonButton
 345    Friend WithEvents KryptonButton2 As ComponentFactory.Krypton.Toolkit.KryptonButton
 346    Friend WithEvents Label1 As System.Windows.Forms.Label
 347    Friend WithEvents Timer1 As System.Windows.Forms.Timer
 348    Friend WithEvents KryptonLabel1 As ComponentFactory.Krypton.Toolkit.KryptonLabel
 349    Friend WithEvents KryptonTextBox1 As ComponentFactory.Krypton.Toolkit.KryptonTextBox
 350    Friend WithEvents Timer2 As System.Windows.Forms.Timer
 351    Friend WithEvents KryptonListBox1 As ComponentFactory.Krypton.Toolkit.KryptonListBox
 352    Friend WithEvents KryptonTextBox2 As ComponentFactory.Krypton.Toolkit.KryptonTextBox
 353    Friend WithEvents KryptonCheckBox1 As ComponentFactory.Krypton.Toolkit.KryptonCheckBox
 354    Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
 355    Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
 356    Friend WithEvents OpenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 357    Friend WithEvents StartTimingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 358    Friend WithEvents PauseTimingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 359    Friend WithEvents ResetTimingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 360    Friend WithEvents LogTimeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 361    Friend WithEvents KryptonButton6 As ComponentFactory.Krypton.Toolkit.KryptonButton
 362    Friend WithEvents KryptonButton7 As ComponentFactory.Krypton.Toolkit.KryptonButton
 363    Friend WithEvents KryptonButton8 As ComponentFactory.Krypton.Toolkit.KryptonButton
 364    Friend WithEvents settingstt As System.Windows.Forms.ToolTip
 365    Friend WithEvents showlogtt As System.Windows.Forms.ToolTip
 366    Friend WithEvents logtimett As System.Windows.Forms.ToolTip
 367    Friend WithEvents KryptonButton10 As ComponentFactory.Krypton.Toolkit.KryptonButton
 368    Friend WithEvents alertattt As System.Windows.Forms.ToolTip
 369    Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
 370    Friend WithEvents elapsedtt As System.Windows.Forms.ToolTip
 371    Friend WithEvents ContextMenuStrip2 As System.Windows.Forms.ContextMenuStrip
 372    Friend WithEvents RenameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 373    Friend WithEvents StartAtSelectedToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 374    Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 375    Friend WithEvents KryptonButton9 As ComponentFactory.Krypton.Toolkit.KryptonButton
 376    Friend WithEvents startAtTip As System.Windows.Forms.ToolTip
 377End Class